projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc95a20
)
* xdisp.c (redisplay_window): When restoring original buffer
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 6 Aug 2007 17:22:44 +0000
(17:22 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 6 Aug 2007 17:22:44 +0000
(17:22 +0000)
position, make sure it is still valid.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 66c3b13d5a7eafada2da89344505cfd9a671a5c7..1caeb9bde8954862660a21e83b7d050bbe5d9ce1 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2007-08-06 Chong Yidong <cyd@stupidchicken.com>
+
+ * xdisp.c (redisplay_window): When restoring original buffer
+ position, make sure it is still valid.
+
2007-08-06 Martin Rudalics <rudalics@gmx.at>
* window.c (window_min_size_2): New function.